/ Assembly List / LJCTextDataReaderLib / TextDataReader / GetByte

Namespace - LJCTextDataReaderLib


Parameters
i - The data field index.

Returns

The data field byte value.

Syntax

C#
public Byte GetByte(Int32 i)

Returns the byte value of the data field at the specified index.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.